home *** CD-ROM | disk | FTP | other *** search
/ Learn Microsoft Visual Basic 6.0 Now / Learn Microsoft Visual Basic 6.0 Now (Microsoft Press)(X03-58607)(1998).ISO / lvb6.mdb / Forms.json < prev    next >
JavaScript Object Notation  |  1998-06-07  |  2KB

  1. {
  2.     "schema": {
  3.         "FormID": "Text (50)",
  4.         "Name": "Text (50)",
  5.         "Caption": "Text (50)",
  6.         "Properties": "Text (255)"
  7.     },
  8.     "data": [
  9.         {
  10.             "FormID": "atechitem",
  11.             "Name": "Atech Item Properties: Title,Folder,Path",
  12.             "Caption": "Properties",
  13.             "Properties": "screentitle,isfolder,atechfilerelpath"
  14.         },
  15.         {
  16.             "FormID": "AtechNewMedia",
  17.             "Name": "Atech Item Properties: Title,Folder, Path",
  18.             "Caption": "Properties",
  19.             "Properties": "screentitle,isfolder,atechfilerelpath"
  20.         },
  21.         {
  22.             "FormID": "courseitem",
  23.             "Name": "Course Item Propeties: Title and Section",
  24.             "Caption": "Properties",
  25.             "Properties": "screentitle,section,isfolder,chgsectrecursively"
  26.         },
  27.         {
  28.             "FormID": "mediapropaccess",
  29.             "Name": "Media Item Properties:  Title, Folder, Path",
  30.             "Caption": "Properties",
  31.             "Properties": "viewer,screentitle,accessfilerelpath"
  32.         },
  33.         {
  34.             "FormID": "mediaprophelp",
  35.             "Name": "Media Item Properties:  Help Viewer",
  36.             "Caption": "Properties",
  37.             "Properties": "viewer,screentitle,helpfilerelpath,contextid"
  38.         },
  39.         {
  40.             "FormID": "mediapropinternet",
  41.             "Name": "Media Item Properties: Internet",
  42.             "Caption": "Properties",
  43.             "Properties": "viewer,screentitle,url"
  44.         },
  45.         {
  46.             "FormID": "mediaproplaunchexe",
  47.             "Name": "Media Item Properties: Launch Exe",
  48.             "Caption": "Properties",
  49.             "Properties": "viewer,screentitle,exefilerelpath,datfilerelpath"
  50.         },
  51.         {
  52.             "FormID": "mediapropmediaitem",
  53.             "Name": "Media Folder Properties: Title Only",
  54.             "Caption": "Properties",
  55.             "Properties": "screentitle"
  56.         },
  57.         {
  58.             "FormID": "mediaproptitleandfile",
  59.             "Name": "Media Item Properties: Title And File",
  60.             "Caption": "Properties",
  61.             "Properties": "viewer,screentitle,genfilerelpath"
  62.         },
  63.         {
  64.             "FormID": "mediaproptitleonly",
  65.             "Name": "Media Item Properties: Title Only",
  66.             "Caption": "Properties",
  67.             "Properties": "viewer,screentitle"
  68.         },
  69.         {
  70.             "FormID": "noteattachment",
  71.             "Name": "FALSE"
  72.         },
  73.         {
  74.             "FormID": "NotebookRtf",
  75.             "Name": "Notebook RTF Properties: Title, Folder",
  76.             "Caption": "Properties",
  77.             "Properties": "screentitle,isfolder"
  78.         }
  79.     ]
  80. }